PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowAnnotationContent Class / getAnnotationWidth Method
In This Topic
    getAnnotationWidth Method
    In This Topic
    Gets the annotation width.
    The value represents either a percentage (0 to 100) or an absolute value based on the value returned by method.
    Syntax
    public double getAnnotationWidth()

    Return Value

    The width of the annotation drawn on the page.
    See Also